home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / comm / servu20c.zip / README.TXT < prev    next >
Text File  |  1996-08-10  |  3KB  |  85 lines

  1. THE SERV-U PROMO MESSAGE
  2. ========================
  3.  
  4. This is Serv-U version 2.0c, a FTP server (or Daemon) for MS-Windows 
  5. and its variants (Win95, NT) that use WinSock for TCP/IP network access.
  6.  
  7. Serv-U, the all purpose FTP server for WinSock offers the following:
  8. * Lots of security: Passwords, read/write/modify rights per directory or 
  9.   file for each user (including ANONYMOUS), access on the basis of 
  10.   IP-number.
  11. * Multiple simultaneous users and transfers.
  12. * Both in 16- and 32-bit.
  13. * Users can be put into groups for easy maintenance of large numbers.
  14. * Serv-U works well with Mosaic, Netscape, and MS Internet Explorer.
  15. * Access to all drives on your PC, including network drives.
  16. * A quite complete (and strict) implementation of RFC959 and RFC1123, 
  17.   including PASV, also supports the 'resume' command.
  18. * Supports 'links' like those in UNIX.
  19. * Supports multi-homed IP sites, and external user access verification DLLs.
  20. * Configurable greeting messages, for signon, signoff, and login.
  21. * Configurable directory change messages.
  22. * Can run 'invisible' - with no user access to the program.
  23. * Has a 'time-out' feature, so connections are automatically cleared when
  24.   idle or hung.
  25. * Fast! Transfer speeds are close to the maximum possible on your PC.
  26. * Easy to setup and maintain through menus. For automated maintenance the 
  27.   settings are stored in an .INI file of simple format.
  28. * Logs all transactions to file and screen that can be read by other 
  29.   applications. Includes unique session IDs, time, and date stamps. 
  30. * Log file can be read by other applications while open, or transferred 
  31.   through Serv-U.
  32. * A Windows standard: Over 2500 registered users with many for multiple
  33.   copies.
  34. * It is dirt cheap, less than 0.014ct per line of code!
  35.  
  36.  
  37. TRY-OUT
  38. =======
  39.  
  40. The 30 day try-out version comes in two flavors, one of which can be 
  41. chosen during the first start-up: Either a fully functional version that 
  42. contacts a permission server to enforce the 30 days of try-out, or, a 
  43. slightly crippled version that does not contact the permission server.
  44.  
  45.  
  46. SERV-U FILES
  47. ============
  48.  
  49. Serv-U comes with the following files:
  50.  
  51.      SERV-U16.EXE        - The 16-bit FTP-server executable
  52.       - and/or -
  53.      SERV-U32.EXE        - The 32-bit executable for Win95 and NT
  54.      SERV-U.DOC          - The documentation in MS-Word v6 format
  55.      SERV-U.TXT          - The documentation in ASCII format
  56.      README.TXT          - This file
  57.      REGISTER.TXT        - A registration form in ASCII format
  58.      VERSION.TXT         - A list of changes between versions
  59.      FILE_ID.DIZ     - Information file for bulletin boards 
  60.  
  61. The file SERV-U.DOC is the manual in a nice looking format. This 
  62. reproduces best using a word processor that can read MS-Word v6 documents,
  63. but if you use Windows 95 you can also use the 'WordPad' program that
  64. comes with it (Although this will loose a bit in the translation).
  65.  
  66. Installation is easy, but please take a look at the documentation 
  67. before doing so. If you have an earlier version and want to upgrade
  68. then this is also described in the documentation.
  69.  
  70. If you have any questions or comments then please check out the Cat 
  71. Soft Web site first to see if the answer is already in there. The WWW
  72. address is:
  73.     
  74.     HTTP://www.cat-soft.com
  75.  
  76. My E-mail address is:
  77.  
  78.         RB5@acpub.duke.edu
  79.  
  80. Enjoy!
  81.  
  82.         Rob
  83.         -/-
  84.  
  85.